ICMPProbeResult
No description
type ICMPProbeResult {
host: String!
minRttMs: Int!
avgRttMs: Int!
maxRttMs: Int!
packetLossPercent: Int!
}
No description
type ICMPProbeResult {
host: String!
minRttMs: Int!
avgRttMs: Int!
maxRttMs: Int!
packetLossPercent: Int!
}
ICMPProbeResult.host
● [String!
](/Incidite GraphQL Docs/types/scalars/string.mdx) non-null scalarICMPProbeResult.minRttMs
● [Int!
](/Incidite GraphQL Docs/types/scalars/int.mdx) non-null scalarICMPProbeResult.avgRttMs
● [Int!
](/Incidite GraphQL Docs/types/scalars/int.mdx) non-null scalar